home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / share / apps / katepart / katepartreadonlyui.rc next >
Text File  |  2005-09-10  |  5KB  |  99 lines

  1. <!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
  2. <kpartgui name="KatePartView" version="40">
  3. <MenuBar>
  4.   <Menu name="file" noMerge="1"><text>&File</text>
  5.     <Action name="file_save_as" group="save_merge" />
  6.     <Action name="file_reload" group="revert_merge" />
  7.     <Separator group="print_merge" />
  8.     <Action name="file_export_html" group="print_merge"/>
  9.   </Menu>
  10.  
  11.   <Menu name="edit" noMerge="1"><text>&Edit</text>
  12.     <Action name="edit_copy_html" group="edit_paste_merge" />
  13.     <Separator group="edit_paste_merge" />
  14.     <Action name="edit_select_all" group="edit_select_merge" />
  15.     <Action name="edit_deselect" group="edit_select_merge" />
  16.     <Action name="set_verticalSelect" group="edit_select_merge" />
  17.     <Separator group="edit_select_merge" />
  18.     <Action name="edit_find" group="edit_find_merge" />
  19.     <Action name="edit_find_next" group="edit_find_merge" />
  20.     <Action name="edit_find_prev" group="edit_find_merge" />
  21.     <Separator group="edit_find_merge" />
  22.     <Action name="go_goto_line" group="edit_find_merge"/>
  23.   </Menu>
  24.  
  25.   <Menu name="view" noMerge="1"><text>&View</text>
  26.     <Action name="switch_to_cmd_line" group="view_operations" />
  27.     <Separator group="view_operations" />
  28.     <Action name="view_schemas" group="view_operations" />
  29.     <Separator group="view_operations" />
  30.     <Action name="view_dynamic_word_wrap" group="view_operations" />
  31.     <Action name="dynamic_word_wrap_indicators" group="view_operations" />
  32.     <Action name="view_word_wrap_marker" group="view_operations" />
  33.     <Separator group="view_operations" />
  34.     <Action name="view_border" group="view_operations" />
  35.     <Action name="view_line_numbers" group="view_operations" />
  36.     <Action name="view_scrollbar_marks" group="view_operations" />
  37.     <Separator group="view_operations" />
  38.     <Action name="view_folding_markers" group="view_operations" />
  39.     <Menu name="codefolding" group="view_operations"><text>&Code Folding</text>
  40.       <Action name="folding_toplevel" group="view_operations" />
  41.       <Action name="folding_expandtoplevel" group="view_operations" />
  42.       <Action name="folding_collapselocal" group="view_operations" />
  43.       <Action name="folding_expandlocal" group="view_operations" />
  44.     </Menu>
  45.     <Separator group="view_operations" />
  46.   </Menu>
  47.  
  48.  
  49.   <Menu name="tools"><text>&Tools</text>
  50.     <Action name="bookmarks" />
  51.     <Separator group="tools_operations" />
  52.     <Action name="set_filetype" group="tools_operations" />
  53.     <Action name="set_highlight" group="tools_operations" />
  54.     <Action name="set_encoding" group="tools_operations" />
  55.     <Action name="set_eol" group="tools_operations" />
  56.     <Separator group="tools_operations" />
  57.     <Action name="tools_spelling" group="tools_operations" />
  58.     <Separator group="tools_operations" />
  59.     <Action name="tools_indent" group="tools_operations" />
  60.     <Action name="tools_unindent" group="tools_operations" />
  61.     <Action name="tools_cleanIndent" group="tools_operations" />
  62.     <Action name="tools_align" group="tools_operations" />
  63.     <Separator group="tools_operations" />
  64.     <Action name="tools_comment" group="tools_operations" />
  65.     <Action name="tools_uncomment" group="tools_operations" />
  66.     <Separator group="tools_operations" />
  67.     <Action name="tools_uppercase" group="tools_operations" />
  68.     <Action name="tools_lowercase" group="tools_operations" />
  69.     <Action name="tools_capitalize" group="tools_operations" />
  70.     <Separator group="tools_operations" />
  71.     <Action name="tools_join_lines" group="tools_operations" />
  72.     <Action name="tools_apply_wordwrap" group="tools_operations" />
  73.   </Menu>
  74.  
  75.   <Menu name="settings" noMerge="1"><text>&Settings</text>
  76.     <Action name="set_confdlg" group="configure_merge" />
  77.   </Menu>
  78. </MenuBar>
  79.  
  80. <Menu name="ktexteditor_popup" noMerge="1">
  81.   <Action name="edit_undo" group="popup_operations" />
  82.   <Action name="edit_redo" group="popup_operations" />
  83.   <Separator group="popup_operations" />
  84.   <Action name="edit_cut" group="popup_operations" />
  85.   <Action name="edit_copy" group="popup_operations" />
  86.   <Action name="edit_paste" group="popup_operations" />
  87.   <Separator group="popup_operations" />
  88.   <Action name="bookmarks" group="popup_operations" />
  89.   <Separator group="popup_operations" />
  90. </Menu>
  91.  
  92. <ToolBar name="mainToolBar" noMerge="1"><text>Main Toolbar</text>
  93.   <Action name="edit_find" group="find_operations" />
  94.   <Action name="incFontSizes" group="zoom_operations" />
  95.   <Action name="decFontSizes" group="zoom_operations" />
  96. </ToolBar>
  97.  
  98. </kpartgui>
  99.